-
Notifications
You must be signed in to change notification settings - Fork 22
Deprecate certificate #1286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Deprecate certificate #1286
Conversation
cc4a1a2 to
b387201
Compare
b387201 to
8f23987
Compare
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "type": "CertificateConway", | |||
| "type": "Certificate", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should make sure that cardano-testnet and cardano-node-tests pass with this change. I suppose the change to legacyComparison here https://github.com/IntersectMBO/cardano-api/pull/962/files should do the job.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'll approve after we deal with CLI version for node 10.6
Depends on: IntersectMBO/cardano-api#962
Changelog
Context
Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.
How to trust this PR
Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.
Checklist